How to Install parrot-devel software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install parrot-devel software package in Ubuntu 14.04 LTS (Trusty Tahr)

parrot-devel software package provides Parrot development tools, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install parrot-devel 

parrot-devel is installed in your system.

Make ensure the parrot-devel package were installed using the commands given below,

$ sudo dpkg-query -l | grep parrot-devel *

You will get with parrot-devel package name, version, architecture and description in a table

parrot-devel package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package parrot-devel
Version 5.9.0-1build1
Description Parrot development tools
Sub Section devel


See Also, How to uninstall or remove parrot-devel software package from Ubuntu 14.04 LTS (Trusty Tahr)?